AllTrue
AllTrue[{e1,e2,…},test] yields True if test[ei] is True for all of the ei.
AllTrue[expr,test,level] tests parts of expr at level level.
AllTrue[test] represents an operator form of AllTrue that can be applied to an expression.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.